Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v1.3][ESP32] Fix total operation hours attribute value get incorrect #37915

Conversation

Jerry-ESP
Copy link
Contributor

The total operation hours attribute value will add up time hours when read attribute, actually it has been increased every hour, after add the up time hours, the value will be incorrect.

This PR remove the up time hours.

Cherry pick #37891

Testing

Test lighting-app example on ESP32-C3 DevKit board

@andy31415 andy31415 merged commit a47a9fc into project-chip:v1.3-branch Mar 7, 2025
66 of 68 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants